Open Rails

Download > Versions

 

Three Versions of Open Rails

Three versions of Open Rails are readily available to users, as shown below:

For first-time users, we recommend the Stable Version which comes with an installer.

Updater

Whichever version you choose, Open Rails has a mechanism to notify you of new versions and to update Open Rails for you. You will find the settings for this mechanism in Menu > Options > Update

Open Rails will check for updates at most once a day. If an update is found, then you can install the update just by clicking on the link in the top, right corner:

Testing Version

If you follow the Open Rails project on the forums, then you will hear about bug-fixes and new features. These are included in the Unstable Version for developers and testers to try out. Once they have been checked and approved, they are published (on Friday) as the latest Testing Version. Any user can easily update to the current weekly Testing Version and benefit from these improvements.

For reference all the Testing Versions (executable and source) can be found in our archive.

Recent Code Changes

  • T1.5.1-969-g2319f7f14 Merge pull request #939 from SteelFill/cabview_units
    Add KM/HOUR/MIN to Cabview Units + Custom Units
    • 15ba46bf Add exponential unit override, remove change to dynamic brake display to a future PR
    • 6c8095a0 Add option to set custom unit scaling to cabview controls, also fix a bug preventing dynamic brakes from displaying on locos with cruise control
    • b80dd8dd Add km per hour per minute as a cab view acceleration unit
  • T1.5.1-965-gc44c91146 Merge pull request #940 from rwf-rr/web-hud-improve-column-width
    Browser HUD column alignment improvements
    • f8b5b157 Use colspan=2 for the per-axle cells.
  • T1.5.1-963-g375f79869 Merge pull request #941 from SteelFill/lights_bugfix
    AI Penalty Lights Fix
    • 50378f63 Disable penalty brake lights on AI trains, doesn't work as intended
  • T1.5.1-961-gbead3760b Merge pull request #929 from cesarBLG/builtin-circuit-breaker
    Add support for common circuit breaker variants
    • a406a69d Officially support common circuit breaker variants
  • T1.5.1-959-g944c764a9 Merge pull request #942 from cesarBLG/case-fix
    Fix wrong case in filename
    • 3a9c6ca4 Fix wrong case in filename

See more code changes

The current Testing Version can also be downloaded as a Zip archive:


 
 

17 May 2024, 98MB

The documents included in the Testing Versions downloads can be found on-line at:

Note: Multiple versions of Open Rails will not interfere if they are saved to different folders.

Unstable Version

To support development, the latest unstable version is also available, which is updated whenever a developer publishes a change. The unstable versions are more likely to contain serious bugs and are only recommended for users wishing to help with Open Rails development.

The Manual for the Unstable version is not included in the download, but is available on-line.

For reference all the Unstable Versions (executable and source) can be found in our Unstable archive.

Improvements

Improvements to Open Rails are drawn from several public sources as shown here:

We try to make sure that these changes all work and fit together by reviews as marked in orange in the diagram.